﻿2026-05-06T11:32:42.3910094Z Current runner version: '2.334.0'
2026-05-06T11:32:42.3936708Z ##[group]Runner Image Provisioner
2026-05-06T11:32:42.3937716Z Hosted Compute Agent
2026-05-06T11:32:42.3938254Z Version: 20260213.493
2026-05-06T11:32:42.3938894Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-05-06T11:32:42.3939692Z Build Date: 2026-02-13T00:28:41Z
2026-05-06T11:32:42.3940412Z Worker ID: {2c8a19b1-1bc3-442e-a6fa-282c732025bc}
2026-05-06T11:32:42.3941297Z Azure Region: eastus
2026-05-06T11:32:42.3941860Z ##[endgroup]
2026-05-06T11:32:42.3943258Z ##[group]Operating System
2026-05-06T11:32:42.3943855Z Ubuntu
2026-05-06T11:32:42.3944428Z 24.04.4
2026-05-06T11:32:42.3944904Z LTS
2026-05-06T11:32:42.3945397Z ##[endgroup]
2026-05-06T11:32:42.3945878Z ##[group]Runner Image
2026-05-06T11:32:42.3946609Z Image: ubuntu-24.04
2026-05-06T11:32:42.3947167Z Version: 20260413.86.1
2026-05-06T11:32:42.3948465Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
2026-05-06T11:32:42.3949959Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
2026-05-06T11:32:42.3951148Z ##[endgroup]
2026-05-06T11:32:42.3952387Z ##[group]GITHUB_TOKEN Permissions
2026-05-06T11:32:42.3954315Z Checks: write
2026-05-06T11:32:42.3954958Z Contents: read
2026-05-06T11:32:42.3955499Z Metadata: read
2026-05-06T11:32:42.3956003Z ##[endgroup]
2026-05-06T11:32:42.3958149Z Secret source: Actions
2026-05-06T11:32:42.3958834Z Prepare workflow directory
2026-05-06T11:32:42.4363333Z Prepare all required actions
2026-05-06T11:32:42.4418351Z Getting action download info
2026-05-06T11:32:42.9118940Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-05-06T11:32:43.0404438Z Download action repository 'actions/setup-java@v5' (SHA:be666c2fcd27ec809703dec50e508c2fdc7f6654)
2026-05-06T11:32:43.2754119Z Download action repository 'gradle/actions@v4' (SHA:ed408507eac070d1f99cc633dbcf757c94c7933a)
2026-05-06T11:32:44.1079254Z Download action repository 'actions/upload-artifact@v7' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-05-06T11:32:44.4465575Z Uses: Mesya82/Service-Book/.github/workflows/ci.yml@refs/pull/65/merge (975ef6f65f2ed325f930cb801d497a8895adec39)
2026-05-06T11:32:44.4470315Z Complete job name: ci / Build & Verify Release
2026-05-06T11:32:44.5228997Z ##[group]Run actions/checkout@v6
2026-05-06T11:32:44.5230036Z with:
2026-05-06T11:32:44.5230693Z   repository: Mesya82/Service-Book
2026-05-06T11:32:44.5231835Z   token: ***
2026-05-06T11:32:44.5232466Z   ssh-strict: true
2026-05-06T11:32:44.5233105Z   ssh-user: git
2026-05-06T11:32:44.5233764Z   persist-credentials: true
2026-05-06T11:32:44.5234465Z   clean: true
2026-05-06T11:32:44.5235128Z   sparse-checkout-cone-mode: true
2026-05-06T11:32:44.5235861Z   fetch-depth: 1
2026-05-06T11:32:44.5236502Z   fetch-tags: false
2026-05-06T11:32:44.5237175Z   show-progress: true
2026-05-06T11:32:44.5238140Z   lfs: false
2026-05-06T11:32:44.5238856Z   submodules: false
2026-05-06T11:32:44.5239668Z   set-safe-directory: true
2026-05-06T11:32:44.5240662Z env:
2026-05-06T11:32:44.5241717Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:32:44.5242578Z ##[endgroup]
2026-05-06T11:32:44.6391913Z Syncing repository: Mesya82/Service-Book
2026-05-06T11:32:44.6395775Z ##[group]Getting Git version info
2026-05-06T11:32:44.6399358Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-05-06T11:32:44.6402972Z [command]/usr/bin/git version
2026-05-06T11:32:44.6404477Z git version 2.53.0
2026-05-06T11:32:44.6468379Z ##[endgroup]
2026-05-06T11:32:44.6478628Z Temporarily overriding HOME='/home/runner/work/_temp/0771aa31-2948-4cb1-af3d-aca5de4f345b' before making global git config changes
2026-05-06T11:32:44.6484311Z Adding repository directory to the temporary git global config as a safe directory
2026-05-06T11:32:44.6487837Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-05-06T11:32:44.6528580Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-05-06T11:32:44.6549609Z ##[group]Initializing the repository
2026-05-06T11:32:44.6552058Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-05-06T11:32:44.6607291Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-06T11:32:44.6609974Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-06T11:32:44.6613416Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-06T11:32:44.6616499Z hint: call:
2026-05-06T11:32:44.6618284Z hint:
2026-05-06T11:32:44.6620277Z hint: 	git config --global init.defaultBranch <name>
2026-05-06T11:32:44.6623729Z hint:
2026-05-06T11:32:44.6625644Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-06T11:32:44.6628379Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-06T11:32:44.6636278Z hint:
2026-05-06T11:32:44.6638183Z hint: 	git branch -m <name>
2026-05-06T11:32:44.6640064Z hint:
2026-05-06T11:32:44.6642751Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-06T11:32:44.6646567Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-05-06T11:32:44.6652632Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-05-06T11:32:44.6671919Z ##[endgroup]
2026-05-06T11:32:44.6674275Z ##[group]Disabling automatic garbage collection
2026-05-06T11:32:44.6676992Z [command]/usr/bin/git config --local gc.auto 0
2026-05-06T11:32:44.6714716Z ##[endgroup]
2026-05-06T11:32:44.6717151Z ##[group]Setting up auth
2026-05-06T11:32:44.6720279Z Removing SSH command configuration
2026-05-06T11:32:44.6723313Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-06T11:32:44.6772753Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-06T11:32:44.7061365Z Removing HTTP extra header
2026-05-06T11:32:44.7068181Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-06T11:32:44.7103726Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-06T11:32:44.7351395Z Removing includeIf entries pointing to credentials config files
2026-05-06T11:32:44.7356534Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-06T11:32:44.7393461Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-06T11:32:44.7639508Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-06T11:32:44.7681668Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:32:44.7715751Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:32:44.7751495Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:32:44.7784989Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:32:44.7822596Z ##[endgroup]
2026-05-06T11:32:44.7824265Z ##[group]Fetching the repository
2026-05-06T11:32:44.7842138Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +975ef6f65f2ed325f930cb801d497a8895adec39:refs/remotes/pull/65/merge
2026-05-06T11:32:45.0934466Z From https://github.com/Mesya82/Service-Book
2026-05-06T11:32:45.0963449Z  * [new ref]         975ef6f65f2ed325f930cb801d497a8895adec39 -> pull/65/merge
2026-05-06T11:32:45.0975071Z ##[endgroup]
2026-05-06T11:32:45.0976706Z ##[group]Determining the checkout info
2026-05-06T11:32:45.0978617Z ##[endgroup]
2026-05-06T11:32:45.0979690Z [command]/usr/bin/git sparse-checkout disable
2026-05-06T11:32:45.0983256Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-06T11:32:45.0987051Z ##[group]Checking out the ref
2026-05-06T11:32:45.0988704Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/65/merge
2026-05-06T11:32:45.1567287Z Note: switching to 'refs/remotes/pull/65/merge'.
2026-05-06T11:32:45.1568709Z 
2026-05-06T11:32:45.1569837Z You are in 'detached HEAD' state. You can look around, make experimental
2026-05-06T11:32:45.1572836Z changes and commit them, and you can discard any commits you make in this
2026-05-06T11:32:45.1575717Z state without impacting any branches by switching back to a branch.
2026-05-06T11:32:45.1577662Z 
2026-05-06T11:32:45.1592461Z If you want to create a new branch to retain commits you create, you may
2026-05-06T11:32:45.1595679Z do so (now or later) by using -c with the switch command. Example:
2026-05-06T11:32:45.1597408Z 
2026-05-06T11:32:45.1598093Z   git switch -c <new-branch-name>
2026-05-06T11:32:45.1599209Z 
2026-05-06T11:32:45.1599832Z Or undo this operation with:
2026-05-06T11:32:45.1601168Z 
2026-05-06T11:32:45.1601825Z   git switch -
2026-05-06T11:32:45.1602499Z 
2026-05-06T11:32:45.1603583Z Turn off this advice by setting config variable advice.detachedHead to false
2026-05-06T11:32:45.1605240Z 
2026-05-06T11:32:45.1607149Z HEAD is now at 975ef6f Merge 5aac9a8053eb4d326522ae267210c0df4215af3e into a5dde235044b6c4dd43f7c02e62e15ef96905144
2026-05-06T11:32:45.1843141Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-06T11:32:45.1853629Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-06T11:32:45.1866574Z ##[endgroup]
2026-05-06T11:32:45.1918737Z [command]/usr/bin/git log -1 --format=%H
2026-05-06T11:32:45.1939250Z 975ef6f65f2ed325f930cb801d497a8895adec39
2026-05-06T11:32:45.2328976Z ##[group]Run actions/setup-java@v5
2026-05-06T11:32:45.2329923Z with:
2026-05-06T11:32:45.2330545Z   java-version: 17
2026-05-06T11:32:45.2331419Z   distribution: temurin
2026-05-06T11:32:45.2332185Z   java-package: jdk
2026-05-06T11:32:45.2332908Z   check-latest: false
2026-05-06T11:32:45.2333646Z   server-id: github
2026-05-06T11:32:45.2334389Z   server-username: GITHUB_ACTOR
2026-05-06T11:32:45.2335280Z   server-password: GITHUB_TOKEN
2026-05-06T11:32:45.2336176Z   overwrite-settings: true
2026-05-06T11:32:45.2337003Z   job-status: success
2026-05-06T11:32:45.2337994Z   token: ***
2026-05-06T11:32:45.2338634Z env:
2026-05-06T11:32:45.2339320Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:32:45.2340327Z ##[endgroup]
2026-05-06T11:32:45.4174241Z ##[group]Installed distributions
2026-05-06T11:32:45.4266039Z Resolved Java 17.0.18+8 from tool-cache
2026-05-06T11:32:45.4267861Z Setting Java 17.0.18+8 as the default
2026-05-06T11:32:45.4270056Z Creating toolchains.xml for JDK version 17 from temurin
2026-05-06T11:32:45.4396443Z Writing to /home/runner/.m2/toolchains.xml
2026-05-06T11:32:45.4399554Z 
2026-05-06T11:32:45.4421859Z Java configuration:
2026-05-06T11:32:45.4441808Z   Distribution: temurin
2026-05-06T11:32:45.4455091Z   Version: 17.0.18+8
2026-05-06T11:32:45.4472241Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:45.4477445Z 
2026-05-06T11:32:45.4482422Z ##[endgroup]
2026-05-06T11:32:45.4500266Z Creating settings.xml with server-id: github
2026-05-06T11:32:45.4503329Z Writing to /home/runner/.m2/settings.xml
2026-05-06T11:32:45.4987125Z ##[group]Run gradle/actions/setup-gradle@v4
2026-05-06T11:32:45.4988382Z with:
2026-05-06T11:32:45.4989035Z   cache-read-only: true
2026-05-06T11:32:45.4989830Z   cache-cleanup: on-success
2026-05-06T11:32:45.4990648Z   cache-disabled: false
2026-05-06T11:32:45.4991716Z   cache-write-only: false
2026-05-06T11:32:45.4992557Z   cache-overwrite-existing: false
2026-05-06T11:32:45.4993603Z   gradle-home-cache-includes: caches
notifications

2026-05-06T11:32:45.4994699Z   add-job-summary: always
2026-05-06T11:32:45.4995569Z   add-job-summary-as-pr-comment: never
2026-05-06T11:32:45.4996552Z   dependency-graph: disabled
2026-05-06T11:32:45.4997585Z   dependency-graph-report-dir: dependency-graph-reports
2026-05-06T11:32:45.4998830Z   dependency-graph-continue-on-failure: true
2026-05-06T11:32:45.4999862Z   build-scan-publish: false
2026-05-06T11:32:45.5000701Z   validate-wrappers: true
2026-05-06T11:32:45.5001804Z   allow-snapshot-wrappers: false
2026-05-06T11:32:45.5002784Z   gradle-home-cache-strict-match: false
2026-05-06T11:32:45.5003760Z   workflow-job-context: null
2026-05-06T11:32:45.5004904Z   github-token: ***
2026-05-06T11:32:45.5005602Z env:
2026-05-06T11:32:45.5006293Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:32:45.5007602Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:45.5009268Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:45.5010572Z ##[endgroup]
2026-05-06T11:32:45.9112319Z Merged default JDK locations into /home/runner/.m2/toolchains.xml
2026-05-06T11:32:45.9115192Z ##[group]Restore Gradle state from cache
2026-05-06T11:32:45.9914699Z Gradle User Home cache not found. Will initialize empty.
2026-05-06T11:32:45.9941047Z ##[endgroup]
2026-05-06T11:32:46.0032756Z ##[group]All Gradle Wrapper jars are valid
2026-05-06T11:32:46.0061900Z ✓ Found known Gradle Wrapper JAR files:
2026-05-06T11:32:46.0072801Z   cb0da6751c2b753a16ac168bb354870ebb1e162e9083f116729cec9c781156b8 gradle/wrapper/gradle-wrapper.jar
2026-05-06T11:32:46.0092178Z ##[endgroup]
2026-05-06T11:32:46.0231663Z ##[group]Run chmod +x gradlew
2026-05-06T11:32:46.0232341Z [36;1mchmod +x gradlew[0m
2026-05-06T11:32:46.0259556Z shell: /usr/bin/bash -e {0}
2026-05-06T11:32:46.0260114Z env:
2026-05-06T11:32:46.0260546Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:32:46.0261996Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:46.0263357Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:46.0264490Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-06T11:32:46.0265249Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-06T11:32:46.0265945Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-06T11:32:46.0266669Z   GRADLE_BUILD_ACTION_CACHE_RESTORED: true
2026-05-06T11:32:46.0267839Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-06T11:32:46.0269148Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-06T11:32:46.0270004Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-06T11:32:46.0270660Z ##[endgroup]
2026-05-06T11:32:46.0415426Z ##[group]Run ./gradlew assembleDebug
2026-05-06T11:32:46.0416132Z [36;1m./gradlew assembleDebug[0m
2026-05-06T11:32:46.0438352Z shell: /usr/bin/bash -e {0}
2026-05-06T11:32:46.0438870Z env:
2026-05-06T11:32:46.0439296Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:32:46.0440291Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:46.0441970Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:32:46.0443121Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-06T11:32:46.0443917Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-06T11:32:46.0444669Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-06T11:32:46.0445402Z   GRADLE_BUILD_ACTION_CACHE_RESTORED: true
2026-05-06T11:32:46.0446593Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-06T11:32:46.0447895Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-06T11:32:46.0448925Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-06T11:32:46.0449552Z ##[endgroup]
2026-05-06T11:32:46.1597273Z Downloading https://services.gradle.org/distributions/gradle-8.11.1-bin.zip
2026-05-06T11:32:48.5633424Z .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
2026-05-06T11:32:49.9988368Z 
2026-05-06T11:32:50.0012067Z Welcome to Gradle 8.11.1!
2026-05-06T11:32:50.0026792Z 
2026-05-06T11:32:50.0042260Z Here are the highlights of this release:
2026-05-06T11:32:50.0043025Z  - Parallel load and store for Configuration Cache
2026-05-06T11:32:50.0043957Z  - Java compilation errors at the end of the build output
2026-05-06T11:32:50.0051960Z  - Consolidated report for warnings and deprecations
2026-05-06T11:32:50.0052594Z 
2026-05-06T11:32:50.0054079Z For more details see https://docs.gradle.org/8.11.1/release-notes.html
2026-05-06T11:32:50.0054734Z 
2026-05-06T11:32:50.0993001Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-05-06T11:34:07.1961457Z 
2026-05-06T11:34:07.2032255Z > Configure project :app
2026-05-06T11:34:07.2053985Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=host' is experimental.
2026-05-06T11:34:17.0960269Z 
2026-05-06T11:34:17.1001838Z > Task :app:preBuild UP-TO-DATE
2026-05-06T11:34:17.1023750Z > Task :app:preDebugBuild UP-TO-DATE
2026-05-06T11:34:17.1972512Z > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
2026-05-06T11:34:17.1981670Z > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
2026-05-06T11:34:17.2982035Z > Task :app:generateDebugBuildConfig
2026-05-06T11:34:35.2982428Z > Task :app:generateDebugResValues
2026-05-06T11:34:35.2983275Z > Task :app:checkDebugAarMetadata
2026-05-06T11:34:35.4959282Z > Task :app:mapDebugSourceSetPaths
2026-05-06T11:34:35.4991486Z > Task :app:generateDebugResources
2026-05-06T11:34:36.6960126Z > Task :app:createDebugCompatibleScreenManifests
2026-05-06T11:34:36.7068139Z > Task :app:extractDeepLinksDebug
2026-05-06T11:34:38.0967370Z > Task :app:mergeDebugResources
2026-05-06T11:34:38.3972059Z > Task :app:processDebugMainManifest
2026-05-06T11:34:38.4963169Z > Task :app:packageDebugResources
2026-05-06T11:34:39.1956892Z > Task :app:parseDebugLocalResources
2026-05-06T11:34:39.1961603Z > Task :app:processDebugManifest
2026-05-06T11:34:39.1986294Z > Task :app:processDebugManifestForPackage
2026-05-06T11:34:39.1991922Z > Task :app:javaPreCompileDebug
2026-05-06T11:34:40.4964210Z > Task :app:mergeDebugShaders
2026-05-06T11:34:40.5005770Z > Task :app:compileDebugShaders NO-SOURCE
2026-05-06T11:34:40.5051464Z > Task :app:generateDebugAssets UP-TO-DATE
2026-05-06T11:34:40.8955596Z > Task :app:mergeDebugAssets
2026-05-06T11:34:40.9963050Z > Task :app:compressDebugAssets
2026-05-06T11:34:40.9991567Z > Task :app:desugarDebugFileDependencies
2026-05-06T11:34:44.1970956Z > Task :app:processDebugResources
2026-05-06T11:34:44.1978201Z > Task :app:checkDebugDuplicateClasses
2026-05-06T11:35:14.2022613Z > Task :app:compileDebugKotlin
2026-05-06T11:35:25.0982059Z > Task :app:mergeExtDexDebug
2026-05-06T11:36:12.0021543Z 
2026-05-06T11:36:12.0081536Z > Task :app:compileDebugKotlin
2026-05-06T11:36:12.0123526Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/ImageViewerScreen.kt:65:9 'fun rememberTransformableState(onTransformation: (Float, Offset, Float) -> Unit): TransformableState' is deprecated. Prefer remembering a TransformableState with a onTransformation lambda that takes the centroid. This centroid (if specified) is the point at which zooming or rotation should happen around which allows for more natural transformations.
2026-05-06T11:36:12.0163889Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:151:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:36:12.0213819Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:165:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:36:12.0272638Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:374:49 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-05-06T11:36:12.0333917Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:448:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:36:12.0353641Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:455:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:36:12.0412580Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:546:107 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-05-06T11:38:14.1981347Z 
2026-05-06T11:38:14.2001518Z > Task :app:compileDebugJavaWithJavac
2026-05-06T11:38:17.1961113Z > Task :app:dexBuilderDebug
2026-05-06T11:38:17.3971573Z > Task :app:mergeDebugGlobalSynthetics
2026-05-06T11:38:17.3972488Z > Task :app:processDebugJavaRes
2026-05-06T11:38:18.8962232Z > Task :app:mergeLibDexDebug
2026-05-06T11:38:19.5962059Z > Task :app:mergeProjectDexDebug
2026-05-06T11:38:19.5981615Z > Task :app:mergeDebugJniLibFolders
2026-05-06T11:38:20.0962019Z > Task :app:mergeDebugNativeLibs
2026-05-06T11:38:20.1972094Z 
2026-05-06T11:38:20.2001726Z > Task :app:stripDebugDebugSymbols
2026-05-06T11:38:20.2011904Z Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
2026-05-06T11:38:20.7977282Z 
2026-05-06T11:38:20.7981634Z > Task :app:mergeDebugJavaResource
2026-05-06T11:38:22.2957041Z > Task :app:validateSigningDebug
2026-05-06T11:38:22.2961275Z > Task :app:writeDebugAppMetadata
2026-05-06T11:38:22.2985049Z > Task :app:writeDebugSigningConfigVersions
2026-05-06T11:38:23.4959668Z > Task :app:packageDebug
2026-05-06T11:38:23.4981570Z > Task :app:createDebugApkListingFileRedirect
2026-05-06T11:38:23.4982420Z > Task :app:assembleDebug
2026-05-06T11:38:23.5001702Z gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_2-1778067176879.json
2026-05-06T11:38:23.5955118Z 
2026-05-06T11:38:23.5958119Z BUILD SUCCESSFUL in 5m 37s
2026-05-06T11:38:23.5958885Z 37 actionable tasks: 37 executed
2026-05-06T11:38:23.9448364Z ##[group]Run ./gradlew assembleRelease
2026-05-06T11:38:23.9448689Z [36;1m./gradlew assembleRelease[0m
2026-05-06T11:38:23.9510018Z shell: /usr/bin/bash -e {0}
2026-05-06T11:38:23.9510260Z env:
2026-05-06T11:38:23.9510470Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:38:23.9511337Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:38:23.9511799Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:38:23.9512192Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-06T11:38:23.9512467Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-06T11:38:23.9512738Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-06T11:38:23.9513004Z   GRADLE_BUILD_ACTION_CACHE_RESTORED: true
2026-05-06T11:38:23.9513408Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-06T11:38:23.9513847Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-06T11:38:23.9514177Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-06T11:38:23.9514425Z ##[endgroup]
2026-05-06T11:38:25.8877475Z 
2026-05-06T11:38:25.8931414Z > Configure project :app
2026-05-06T11:38:25.8941898Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=host' is experimental.
2026-05-06T11:38:26.3843675Z 
2026-05-06T11:38:26.3861684Z > Task :app:preBuild UP-TO-DATE
2026-05-06T11:38:26.3881856Z > Task :app:preReleaseBuild UP-TO-DATE
2026-05-06T11:38:26.3901367Z > Task :app:mergeReleaseJniLibFolders
2026-05-06T11:38:26.5861951Z > Task :app:mergeReleaseNativeLibs
2026-05-06T11:38:26.6877113Z > Task :app:buildKotlinToolingMetadata
2026-05-06T11:38:26.6951658Z 
2026-05-06T11:38:26.6974263Z > Task :app:stripReleaseDebugSymbols
2026-05-06T11:38:26.7001094Z Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
2026-05-06T11:38:26.7006033Z 
2026-05-06T11:38:26.7029996Z > Task :app:extractReleaseNativeSymbolTables
2026-05-06T11:38:26.7058936Z > Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
2026-05-06T11:38:26.7092822Z > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
2026-05-06T11:38:26.7094981Z > Task :app:generateReleaseBuildConfig
2026-05-06T11:38:26.7854570Z > Task :app:checkReleaseDuplicateClasses
2026-05-06T11:38:26.7872276Z > Task :app:generateReleaseResValues FROM-CACHE
2026-05-06T11:38:26.7894737Z > Task :app:checkReleaseAarMetadata
2026-05-06T11:38:26.7913707Z > Task :app:mapReleaseSourceSetPaths
2026-05-06T11:38:26.7933947Z > Task :app:generateReleaseResources
2026-05-06T11:38:27.5855234Z > Task :app:createReleaseCompatibleScreenManifests
2026-05-06T11:38:27.5886685Z > Task :app:extractDeepLinksRelease FROM-CACHE
2026-05-06T11:38:27.7895919Z > Task :app:processReleaseMainManifest
2026-05-06T11:38:27.7915286Z > Task :app:processReleaseManifest
2026-05-06T11:38:27.8865399Z > Task :app:processReleaseManifestForPackage
2026-05-06T11:38:27.8880188Z > Task :app:javaPreCompileRelease FROM-CACHE
2026-05-06T11:38:28.2845661Z > Task :app:mergeReleaseArtProfile
2026-05-06T11:38:28.2874581Z > Task :app:extractProguardFiles
2026-05-06T11:38:28.2888164Z > Task :app:mergeReleaseStartupProfile
2026-05-06T11:38:28.2901481Z > Task :app:mergeReleaseShaders
2026-05-06T11:38:28.2921301Z > Task :app:compileReleaseShaders NO-SOURCE
2026-05-06T11:38:28.2961561Z > Task :app:generateReleaseAssets UP-TO-DATE
2026-05-06T11:38:28.2975144Z > Task :app:mergeReleaseAssets
2026-05-06T11:38:28.3851610Z > Task :app:compressReleaseAssets
2026-05-06T11:38:28.3871575Z > Task :app:mergeReleaseResources
2026-05-06T11:38:28.4852328Z > Task :app:extractReleaseVersionControlInfo
2026-05-06T11:38:28.4870225Z > Task :app:packageReleaseResources
2026-05-06T11:38:28.4893695Z > Task :app:parseReleaseLocalResources FROM-CACHE
2026-05-06T11:38:29.0854676Z > Task :app:collectReleaseDependencies
2026-05-06T11:38:29.1868685Z > Task :app:sdkReleaseDependencyData
2026-05-06T11:38:29.2854705Z > Task :app:writeReleaseAppMetadata
2026-05-06T11:38:29.2882132Z > Task :app:writeReleaseSigningConfigVersions
2026-05-06T11:38:29.3861438Z > Task :app:processReleaseResources
2026-05-06T11:38:29.8887978Z > Task :app:optimizeReleaseResources
2026-05-06T11:38:49.8843023Z 
2026-05-06T11:38:49.8883009Z > Task :app:compileReleaseKotlin
2026-05-06T11:38:49.8904087Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/ImageViewerScreen.kt:65:9 'fun rememberTransformableState(onTransformation: (Float, Offset, Float) -> Unit): TransformableState' is deprecated. Prefer remembering a TransformableState with a onTransformation lambda that takes the centroid. This centroid (if specified) is the point at which zooming or rotation should happen around which allows for more natural transformations.
2026-05-06T11:38:49.8914493Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:151:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:38:49.8973855Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:165:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:38:49.8978543Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:374:49 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-05-06T11:38:49.9033837Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:448:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:38:49.9073741Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:455:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-05-06T11:38:49.9112721Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:546:107 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-05-06T11:38:51.0851729Z 
2026-05-06T11:38:51.0873041Z > Task :app:compileReleaseJavaWithJavac
2026-05-06T11:38:51.6844010Z > Task :app:mergeReleaseGeneratedProguardFiles
2026-05-06T11:38:51.6855564Z > Task :app:processReleaseJavaRes
2026-05-06T11:38:53.2861697Z > Task :app:expandReleaseArtProfileWildcards
2026-05-06T11:38:53.4844613Z > Task :app:mergeReleaseJavaResource
2026-05-06T11:39:02.3871722Z > Task :app:produceReleaseComposeMapping
2026-05-06T11:39:02.3923890Z > Task :app:reportReleaseComposeMappingErrors
2026-05-06T11:39:07.6843876Z > Task :app:generateReleaseLintVitalReportModel
2026-05-06T11:39:24.1844654Z > Task :app:minifyReleaseWithR8
2026-05-06T11:39:33.1883755Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.1933028Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.1973727Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2032957Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2062846Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2102956Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2155991Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2218990Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2222717Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2295118Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2372828Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2376382Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2423450Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2463017Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2471511Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2502755Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2542836Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2572836Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2872406Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2894638Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2944485Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2948494Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2973994Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.2998104Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3029141Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3033442Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3052931Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3089375Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3105872Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3128916Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3152614Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3156166Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3172788Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3192809Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3212731Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3220660Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3232861Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3253410Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3272801Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3295030Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3333043Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3363677Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3392828Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3432883Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3462220Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3492755Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3501876Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3851270Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3862754Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3943467Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.3992555Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4032948Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4053410Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4102742Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4143103Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4149979Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4182492Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4185574Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4206564Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4219477Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4252482Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4298784Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:33.4302882Z WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions
2026-05-06T11:39:37.6875395Z 
2026-05-06T11:39:37.6921701Z > Task :app:lintVitalAnalyzeRelease
2026-05-06T11:40:18.9862226Z > Task :app:lintVitalReportRelease
2026-05-06T11:40:18.9881577Z > Task :app:lintVitalRelease
2026-05-06T11:42:41.4184079Z > Task :app:mergeReleaseComposeMapping
2026-05-06T11:42:41.7852640Z > Task :app:compileReleaseArtProfile
2026-05-06T11:42:42.1844548Z > Task :app:packageRelease
2026-05-06T11:42:42.1848569Z > Task :app:createReleaseApkListingFileRedirect
2026-05-06T11:42:42.1852963Z > Task :app:assembleRelease
2026-05-06T11:42:42.1869841Z gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_3-1778067505170.json
2026-05-06T11:42:42.2853477Z 
2026-05-06T11:42:42.2863075Z BUILD SUCCESSFUL in 4m 18s
2026-05-06T11:42:42.2864417Z 50 actionable tasks: 46 executed, 4 from cache
2026-05-06T11:42:42.4491418Z ##[group]Run MAPPING_FILE="app/build/outputs/mapping/release/mapping.txt"
2026-05-06T11:42:42.4495510Z [36;1mMAPPING_FILE="app/build/outputs/mapping/release/mapping.txt"[0m
2026-05-06T11:42:42.4496389Z [36;1mif [ ! -f "$MAPPING_FILE" ]; then[0m
2026-05-06T11:42:42.4499389Z [36;1m  echo "Error: R8 mapping file not found at $MAPPING_FILE"[0m
2026-05-06T11:42:42.4501599Z [36;1m  exit 1[0m
2026-05-06T11:42:42.4502134Z [36;1mfi[0m
2026-05-06T11:42:42.4513951Z [36;1m# Match only top-level class entries (e.g. "com.servicebook.data.billing.DebugBillingOverride -> x:"[0m
2026-05-06T11:42:42.4516610Z [36;1m# or nested "...DebugBillingOverride$Inner -> ..."), not method-signature references[0m
2026-05-06T11:42:42.4517697Z [36;1m# in other classes that R8 retains for stack-trace deobfuscation, and not the[0m
2026-05-06T11:42:42.4520374Z [36;1m# DebugBillingOverrideMode enum (which is intentionally retained in release).[0m
2026-05-06T11:42:42.4523476Z [36;1mif grep -qE '^com\.servicebook\.data\.billing\.DebugBillingOverride( |\$)' "$MAPPING_FILE"; then[0m
2026-05-06T11:42:42.4526545Z [36;1m  echo "Error: DebugBillingOverride class found in release mapping file. R8 stripping failed!"[0m
2026-05-06T11:42:42.4527782Z [36;1m  grep -E '^com\.servicebook\.data\.billing\.DebugBillingOverride( |\$)' "$MAPPING_FILE"[0m
2026-05-06T11:42:42.4530324Z [36;1m  exit 1[0m
2026-05-06T11:42:42.4533478Z [36;1mfi[0m
2026-05-06T11:42:42.4536694Z [36;1mecho "Success: DebugBillingOverride class is absent from release build."[0m
2026-05-06T11:42:42.4645916Z shell: /usr/bin/bash -e {0}
2026-05-06T11:42:42.4646475Z env:
2026-05-06T11:42:42.4648672Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:42:42.4658597Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:42:42.4659720Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:42:42.4662000Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-06T11:42:42.4664310Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-06T11:42:42.4665023Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-06T11:42:42.4667272Z   GRADLE_BUILD_ACTION_CACHE_RESTORED: true
2026-05-06T11:42:42.4669869Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-06T11:42:42.4679713Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-06T11:42:42.4681656Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-06T11:42:42.4683589Z ##[endgroup]
2026-05-06T11:42:42.4903092Z Success: DebugBillingOverride class is absent from release build.
2026-05-06T11:42:42.5162239Z ##[group]Run actions/upload-artifact@v7
2026-05-06T11:42:42.5162838Z with:
2026-05-06T11:42:42.5164592Z   name: debug-apk
2026-05-06T11:42:42.5166490Z   path: app/build/outputs/apk/debug/*.apk
2026-05-06T11:42:42.5167202Z   if-no-files-found: error
2026-05-06T11:42:42.5169228Z   retention-days: 1
2026-05-06T11:42:42.5171480Z   compression-level: 6
2026-05-06T11:42:42.5172078Z   overwrite: false
2026-05-06T11:42:42.5174733Z   include-hidden-files: false
2026-05-06T11:42:42.5176708Z   archive: true
2026-05-06T11:42:42.5177169Z env:
2026-05-06T11:42:42.5178934Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-05-06T11:42:42.5180114Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:42:42.5183179Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-05-06T11:42:42.5185729Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-06T11:42:42.5186370Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-06T11:42:42.5188233Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-06T11:42:42.5190593Z   GRADLE_BUILD_ACTION_CACHE_RESTORED: true
2026-05-06T11:42:42.5193234Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-06T11:42:42.5194171Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-06T11:42:42.5196136Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-06T11:42:42.5198045Z ##[endgroup]
2026-05-06T11:42:42.8101248Z With the provided path, there will be 1 file uploaded
2026-05-06T11:42:42.8107616Z Artifact name is valid!
2026-05-06T11:42:42.8331711Z Root directory input is valid!
2026-05-06T11:42:42.9436095Z Uploading artifact: debug-apk.zip
2026-05-06T11:42:42.9492687Z Beginning upload of artifact content to blob storage
2026-05-06T11:42:43.5243672Z Uploaded bytes 8388608
2026-05-06T11:42:43.8678668Z Uploaded bytes 16777216
2026-05-06T11:42:43.9746863Z Uploaded bytes 20813529
2026-05-06T11:42:43.9913876Z Finished uploading artifact content to blob storage!
2026-05-06T11:42:43.9917199Z SHA256 digest of uploaded artifact is 39b98f79dbc1edc9a8a8d56171dcb4a0680c576932c1353db270a3ed966d6460
2026-05-06T11:42:43.9918350Z Finalizing artifact upload
2026-05-06T11:42:44.1874218Z Artifact debug-apk successfully finalized. Artifact ID 6829318911
2026-05-06T11:42:44.1875371Z Artifact debug-apk has been successfully uploaded! Final size is 20813529 bytes. Artifact ID is 6829318911
2026-05-06T11:42:44.1879064Z Artifact download URL: https://github.com/Mesya82/Service-Book/actions/runs/25432289790/artifacts/6829318911
2026-05-06T11:42:44.2149127Z Post job cleanup.
2026-05-06T11:42:44.5244658Z In post-action step
2026-05-06T11:42:44.5282212Z Cache is read-only: will not save state for use in subsequent builds.
2026-05-06T11:42:44.5283625Z Generating Job Summary
2026-05-06T11:42:44.5314918Z Completed post-action step
2026-05-06T11:42:44.5560060Z Post job cleanup.
2026-05-06T11:42:44.7135363Z Post job cleanup.
2026-05-06T11:42:44.8500999Z [command]/usr/bin/git version
2026-05-06T11:42:44.8556961Z git version 2.53.0
2026-05-06T11:42:44.8611191Z Temporarily overriding HOME='/home/runner/work/_temp/20feaf93-9676-4d01-8c8a-169d8107bf87' before making global git config changes
2026-05-06T11:42:44.8612056Z Adding repository directory to the temporary git global config as a safe directory
2026-05-06T11:42:44.8612680Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-05-06T11:42:44.8692490Z Removing SSH command configuration
2026-05-06T11:42:44.8693465Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-06T11:42:44.8738701Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-06T11:42:44.9062359Z Removing HTTP extra header
2026-05-06T11:42:44.9063136Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-06T11:42:44.9116035Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-06T11:42:44.9393886Z Removing includeIf entries pointing to credentials config files
2026-05-06T11:42:44.9404844Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-06T11:42:44.9437594Z includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path
2026-05-06T11:42:44.9438827Z includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path
2026-05-06T11:42:44.9441288Z includeif.gitdir:/github/workspace/.git.path
2026-05-06T11:42:44.9442136Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-06T11:42:44.9451663Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path
2026-05-06T11:42:44.9481985Z /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9496849Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9543297Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path
2026-05-06T11:42:44.9571489Z /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9582072Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9621534Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-05-06T11:42:44.9652657Z /github/runner_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9660491Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9700129Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-06T11:42:44.9727333Z /github/runner_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9739573Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config
2026-05-06T11:42:44.9976142Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-06T11:42:45.0216541Z Removing credentials config '/home/runner/work/_temp/git-credentials-fc122879-2037-4c4d-8d63-b1cf329e26e8.config'
2026-05-06T11:42:45.0307988Z Cleaning up orphan processes
2026-05-06T11:42:45.0775995Z Terminate orphan process: pid (2217) (java)
2026-05-06T11:42:45.0810555Z Terminate orphan process: pid (2322) (java)
2026-05-06T11:42:45.0938496Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: gradle/actions/setup-gradle@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
